Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: patch-lock-file error in dev & prod mode #601

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

abdou6666
Copy link
Member

@abdou6666 abdou6666 commented Jan 21, 2025

Motivation

This PR addresses the issue when running in dev/prod mode the frontend gets error trying to patch package.lockfile.json

Fixes #607

Type of change:

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

@marrouchi marrouchi linked an issue Jan 22, 2025 that may be closed by this pull request
Copy link
Collaborator

@IkbelTalebHssan IkbelTalebHssan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🚀
Tested in dev/prod mode and the frontend container is healthy ✔️

@marrouchi marrouchi merged commit 49e812b into main Jan 22, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with Nextjs not finding the package lock
3 participants